Configure an Offer: Coupon

The platform supports several actions that define what happens when a Member responds to the Offer.

This article describes the configuration options available within the Coupon Offer Action type. Coupon Offers are one of the most commonly used Offer types in the platform. They are used to incentivize your Members to make a purchase by providing promotional pricing or other special discounts.

Coupon Offers are the only Offer type designed to interact with the platform’s standard Point of Sale (POS) flow. The platform can assign the Coupon to an order before the order is submitted, which allows the Member to apply the Coupon details to the purchase price. The platform will then automatically mark the Coupon as “completed” when the order has been submitted

This article assumes that you have already created an Offer by either copying an Offer template, or by creating a new Offer from scratch.

The Definition tab of the Offer Details screen is used to configure the properties and details of this Offer. The tab includes several sections, each of which is described below.

Offer Details Section

Within the header area of the screen, you can configure the following properties of the Offer:

  • Thumbnail Image: Click Upload to browse to an image file on your local PC. Select the desired image, then click Open. Please note that the thumbnail image is not used within the Offer content that gets configured on the Content Editor.

The Offer Details section contains many high-level properties about the Offer:

  • Display Name: The name of the Offer as displayed throughout the platform. When copying an Offer template, this value will automatically be the name of the Offer template followed by an incremental counter, such as “(1).”

  • Description: A description of the Offer.

  • Offer Action: If you copied an Offer template, this field is automatically populated with the Offer Action type of the base Offer template; you may optionally select a different option. If you change the Offer Action type, the configuration properties displayed on the Offer Details screen will update accordingly.

  • Categories: Offer Categories are used to organize Offers, often for controlling what Offers get displayed on your website or app. Optionally, to assign this Offer to one or more Offer Categories, select them from the Categories drop-down menu.

  • Tag: Tags are used to help organize objects within the platform. Offers can be searched by Tag from the Offer screen (but not from a "Get Offers" API request). To reuse an existing Tag, begin typing all or part of the Tag name, and select it. You can also type in a new Tag value.

  • Rank: Optionally, enter a ranking for this Offer. This value is used only when sorting the Offers screen by Rank.

  • Certificates on Responses: This flag is used to determine if certificate details will be displayed in API responses. In addition, if this flag is enabled, the platform will assign unused certificate codes to a Member when they respond to this Offer (or when the Offer is issued to the Member) via API, the CSR screen, or via Triggered Actions. For more information, see Working with Offer Certificate Codes.

  • Certificate Display Text: If you enabled Certificates on Responses above, optionally enter a text label that will be displayed alongside the certificate code.

The following fields are available by clicking the Show More link at the bottom of the Offer Details section.

  • Internal Name: This field is automatically populated based on the Display Name value. This field is disabled by default. To edit the Internal Name, click the lock icon to make the field editable. A confirmation dialog box is displayed; click OK. The Internal Name must be unique and can not include any special characters or spaces; only numbers, letters, and underscores are allowed.

Note: The recommended best practice is to change the Internal Name when you initially copy an Offer, in order to avoid issues with duplicate Internal Name values. After this initial change, you should not edit the Internal Name again. Never edit the Internal Name after you publish the Offer.

Coupon and Qualifying Rules Section

The Coupon and Qualifying Rules section allows you to configure the details specific to this Coupon, such as the discount amount, as well as other limitations, such as a list of valid products. The available configuration options will vary depending on the combination of Coupon Type and Discount Type that you select.

Note: This article focuses only on the Item Discount and Sub-total Discount Coupon types. Item Discount is used to apply promotional pricing or discounts to an item purchased by a Member. Sub-total Discount is used to apply promotional pricing or discounts to a Member’s order sub-total. The other Coupon Types supported by the platform are industry-specific, and are not widely used.

 

Qualifying Rules

The Qualifying Rules sub-section allows you to define the specific circumstances under which a Member can use this Coupon Offer. For example, you can link a Coupon Offer to only a specific product, or to a specific category of products.

The parameters in this section are as follows:

  • Minimum Subtotal: Enter the minimum purchase amount that a Member must spend in order to qualify to use this Coupon Offer. If you leave this field blank, then the platform will not impose a minimum subtotal threshold.

  • Excluding Coupon Discount: If using a Minimum Subtotal, optionally check Excluding Coupon Discount. If enabled, the platform will exclude discounts applied to qualifying items from the minimum subtotal calculations.

  • Apply Coupon: Only on Qualified Items: Apply the discount ONLY to the items listed below. If unchecked, the discount is applied to all items within the purchase. When using an Item Discount Coupon type, this option is checked by default, and disabled from editing.

  • Qualify Based On: Select one of the following:

    • Product Category: Enter one or more qualifying product categories. A purchase of any item within any of these categories would allow the Member to use this Coupon Offer. See below for details on how to specify the product categories.

    • Product PLU: Enter one or more specific products. The Member must purchase one of these items to use this coupon. See below for details on how to specify the products.

    • Lookup: Use a Lookup table to define the qualifying items. Lookup tables are typically used for more complex hierarchies of product categories / sub-categories.

  • Qualify By: This option lets you define the qualifying product or category based on either Inclusion (i.e., the item must be in the list defined below) or Exclusion (i.e., the item must not be in the list defined below).

To add a qualifying product or category:

  1. Click Add. The New Qualifying Product pop-up window is displayed.

  2. In the Identifier field, enter the product category or PLU.

  3. From the Level drop-down menu, select either Primary Item or Secondary Item.

  4. Click Create. The new item is added to the list.

  5. Repeat the above steps as needed to add more qualifying items or categories.

  6. Click Save.

Effectivity Periods

Offers are governed by an overall Effectivity Period that controls when, and for long, the Offer is visible to Members on your website or app.

In addition to the overall Effectivity Period for the Offer, the platform allows you to set more granular schedules that control when a Member can respond to the Offer (called the Response Period), and when a Member can use the Offer (called the Usage Period).

See Define Offer Operational Ranges for more information.